* todos.el: Move auto-mode-alist entries above provide sexp.
authorStephen Berman <stephen.berman@gmx.net>
Fri, 31 May 2013 23:37:53 +0000 (01:37 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 31 May 2013 23:37:53 +0000 (01:37 +0200)
commit22d0b9c55dc2bba5a9142706e9c0001b58289285
tree8d56926416b750443c925016528673a8b2bfcada
parent2e5cc7f047e3135d942b4421a9d9e6b5f2e1f2f6
* todos.el: Move auto-mode-alist entries above provide sexp.
Update adapted diary-goto-entry, so it also works with todo items
when the buffer in which the included todo file is processed for
the Fancy Diary is not killed.
(todos-insert-item-from-calendar): Move to item editing commands
section of file.  Add doc string, use todos-basic-insert-item and
remove mistaken invocation of todos-show.
lisp/calendar/ChangeLog
lisp/calendar/todos.el